home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2006 April / PC Advisor 2006 April.iso / internet / tiscali / Install Files / custom.dlg / User Info.json < prev    next >
Encoding:
JavaScript Object Notation  |  2003-11-26  |  764 b 

  1. {
  2.     "schema": {
  3.         "CustID": "Long Integer",
  4.         "Title": "Text (50)",
  5.         "InfoText": "Text (255)",
  6.         "Info2Text": "Text (255)",
  7.         "Text1Title": "Text (50)",
  8.         "Text2Title": "Text (50)",
  9.         "Text3Title": "Text (50)",
  10.         "Text4Title": "Text (50)",
  11.         "Text5Title": "Text (50)",
  12.         "EmailTitle": "Text (50)",
  13.         "SignupInfoText": "Text (100)",
  14.         "SignupInfo2Text": "Text (100)"
  15.     },
  16.     "data": [
  17.         {
  18.             "CustID": -1,
  19.             "Title": "User Information",
  20.             "InfoText": "Type the Username and password assigned to you.",
  21.             "Info2Text": "The Username should be lower case.",
  22.             "Text1Title": "Real name:",
  23.             "Text2Title": "Username:",
  24.             "Text3Title": "Password:",
  25.             "Text4Title": "Verify Password:",
  26.             "Text5Title": "Hide Password",
  27.             "EmailTitle": "Email Address",
  28.             "SignupInfoText": "Type the Username and password assigned to you.",
  29.             "SignupInfo2Text": "The Username should be lower case."
  30.         }
  31.     ]
  32. }